HASH_TABLE_P     5644 src/alloc.c      if (HASH_TABLE_P (Vpurify_flag)) /* Hash consing.  */
HASH_TABLE_P     5659 src/alloc.c      else if (HASH_TABLE_P (obj))
HASH_TABLE_P     5716 src/alloc.c      if (HASH_TABLE_P (Vpurify_flag)) /* Hash consing.  */
HASH_TABLE_P     1688 src/bytecode.c 	    if (BYTE_CODE_SAFE && !HASH_TABLE_P (jmp_table))
HASH_TABLE_P     4223 src/fns.c        CHECK_TYPE (HASH_TABLE_P (x), Qhash_table_p, x);
HASH_TABLE_P     4556 src/fns.c        eassert (HASH_TABLE_P (table));
HASH_TABLE_P     4650 src/fns.c            if (HASH_TABLE_P (Vpurify_flag) && XHASH_TABLE (Vpurify_flag) == h)
HASH_TABLE_P     5420 src/fns.c        return HASH_TABLE_P (obj) ? Qt : Qnil;
HASH_TABLE_P      358 src/json.c       else if (HASH_TABLE_P (lisp))
HASH_TABLE_P     2491 src/lisp.h       eassert (HASH_TABLE_P (a));
HASH_TABLE_P     2297 src/lread.c          if (! HASH_TABLE_P (read_objects_map)
HASH_TABLE_P     2303 src/lread.c          if (! HASH_TABLE_P (read_objects_completed)
HASH_TABLE_P     2333 src/lread.c          if (HASH_TABLE_P (read_objects_map)
HASH_TABLE_P     2336 src/lread.c          if (HASH_TABLE_P (read_objects_completed)
HASH_TABLE_P     2549 src/lread.c      if (! HASH_TABLE_P (read_objects_map)
HASH_TABLE_P     2554 src/lread.c      if (! HASH_TABLE_P (read_objects_completed)
HASH_TABLE_P     2580 src/lread.c      if (HASH_TABLE_P (read_objects_map)
HASH_TABLE_P     2583 src/lread.c      if (HASH_TABLE_P (read_objects_completed)
HASH_TABLE_P     4427 src/lread.c    		 || COMPILEDP (subtree) || HASH_TABLE_P (subtree)
HASH_TABLE_P     1619 src/minibuf.c      type = (HASH_TABLE_P (collection) ? hash_table
HASH_TABLE_P     1861 src/minibuf.c    int type = HASH_TABLE_P (collection) ? 3
HASH_TABLE_P     2107 src/minibuf.c    else if (HASH_TABLE_P (collection))
HASH_TABLE_P     2143 src/minibuf.c        return HASH_TABLE_P (collection)
HASH_TABLE_P     5281 src/pgtkterm.c       if (HASH_TABLE_P (Vpgtk_keysym_table)
HASH_TABLE_P     1284 src/print.c          if (HASH_TABLE_P (Vprint_number_table))
HASH_TABLE_P     1310 src/print.c    	   || HASH_TABLE_P (obj) || FONTP (obj)		   \
HASH_TABLE_P     1406 src/print.c    	  if (!HASH_TABLE_P (Vprint_number_table))
HASH_TABLE_P     1455 src/print.c    		    if (HASH_TABLE_P (obj))
HASH_TABLE_P      257 src/profiler.c       eassert (HASH_TABLE_P (cpu_log));
HASH_TABLE_P      511 src/profiler.c   eassert (HASH_TABLE_P (memory_log));
HASH_TABLE_P     19933 src/xterm.c    	  if (HASH_TABLE_P (Vx_keysym_table)
HASH_TABLE_P     23653 src/xterm.c    		  if (HASH_TABLE_P (Vx_keysym_table)