Home
last modified time | relevance | path

Searched refs:obarray_table (Results 1 – 2 of 2) sorted by relevance

/dports/editors/emacs/emacs-27.2/src/
H A Dminibuf.c1188 enum { function_table, list_table, obarray_table, hash_table} enumerator
1190 : VECTORP (collection) ? obarray_table
1208 if (type == obarray_table)
1233 else if (type == obarray_table)
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dminibuf.c1608 enum { function_table, list_table, obarray_table, hash_table} enumerator
1610 : VECTORP (collection) ? obarray_table
1627 if (type == obarray_table)
1649 else if (type == obarray_table)