HASH_TABLE_P 5911 src/alloc.c if (HASH_TABLE_P (Vpurify_flag)) /* Hash consing. */ HASH_TABLE_P 5926 src/alloc.c else if (HASH_TABLE_P (obj)) HASH_TABLE_P 5983 src/alloc.c if (HASH_TABLE_P (Vpurify_flag)) /* Hash consing. */ HASH_TABLE_P 1738 src/bytecode.c if (BYTE_CODE_SAFE && !HASH_TABLE_P (jmp_table)) HASH_TABLE_P 4259 src/fns.c CHECK_TYPE (HASH_TABLE_P (x), Qhash_table_p, x); HASH_TABLE_P 4592 src/fns.c eassert (HASH_TABLE_P (table)); HASH_TABLE_P 4686 src/fns.c if (HASH_TABLE_P (Vpurify_flag) && XHASH_TABLE (Vpurify_flag) == h) HASH_TABLE_P 5456 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 2487 src/lisp.h eassert (HASH_TABLE_P (a)); HASH_TABLE_P 2545 src/lread.c if (! HASH_TABLE_P (read_objects_map) HASH_TABLE_P 2551 src/lread.c if (! HASH_TABLE_P (read_objects_completed) HASH_TABLE_P 2581 src/lread.c if (HASH_TABLE_P (read_objects_map) HASH_TABLE_P 2584 src/lread.c if (HASH_TABLE_P (read_objects_completed) HASH_TABLE_P 2797 src/lread.c if (! HASH_TABLE_P (read_objects_map) HASH_TABLE_P 2802 src/lread.c if (! HASH_TABLE_P (read_objects_completed) HASH_TABLE_P 2828 src/lread.c if (HASH_TABLE_P (read_objects_map) HASH_TABLE_P 2831 src/lread.c if (HASH_TABLE_P (read_objects_completed) HASH_TABLE_P 4677 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 164 src/profiler.c eassert (HASH_TABLE_P (plog->log)); HASH_TABLE_P 20268 src/xterm.c if (HASH_TABLE_P (Vx_keysym_table) HASH_TABLE_P 24019 src/xterm.c if (HASH_TABLE_P (Vx_keysym_table)