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 4260 src/fns.c CHECK_TYPE (HASH_TABLE_P (x), Qhash_table_p, x); HASH_TABLE_P 4593 src/fns.c eassert (HASH_TABLE_P (table)); HASH_TABLE_P 4687 src/fns.c if (HASH_TABLE_P (Vpurify_flag) && XHASH_TABLE (Vpurify_flag) == h) HASH_TABLE_P 5457 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 2544 src/lread.c if (! HASH_TABLE_P (read_objects_map) HASH_TABLE_P 2550 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 2796 src/lread.c if (! HASH_TABLE_P (read_objects_map) HASH_TABLE_P 2801 src/lread.c if (! HASH_TABLE_P (read_objects_completed) HASH_TABLE_P 2827 src/lread.c if (HASH_TABLE_P (read_objects_map) HASH_TABLE_P 2830 src/lread.c if (HASH_TABLE_P (read_objects_completed) HASH_TABLE_P 4676 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 5284 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 20339 src/xterm.c if (HASH_TABLE_P (Vx_keysym_table) HASH_TABLE_P 24203 src/xterm.c if (HASH_TABLE_P (Vx_keysym_table)