Searched +defs:seq +defs:hash +defs:table (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/
H A Diseq.c1070 struct iseq_line_info_entry *table local
1599 register_label(struct st_table *table, unsigned long idx) argument
1642 VALUE *seq; local
1803 VALUE hash = *seq; local
[all...]
/macosx-10.10.1/emacs-93/emacs/src/
H A Dfns.c1715 Lisp_Object elt, seq; variable
2793 Lisp_Object table; variable
2799 CHECK_CHAR_TABLE (table); variable
4461 unsigned hash = XUINT (key) ^ XGCTYPE (key); local
4476 unsigned hash; local
4495 unsigned hash = sxhash (key, 0); local
4510 Lisp_Object args[2], hash; local
4550 Lisp_Object table; local
4635 Lisp_Object table; local
4977 Lisp_Object table, used, next; local
5053 unsigned hash = 0; local
5075 unsigned hash = 0; local
5105 unsigned hash = ASIZE (vec); local
5125 unsigned hash = XBOOL_VECTOR (vec)->size; local
5144 unsigned hash; local
5215 unsigned hash = sxhash (obj, 0);; variable
5332 Lisp_Object table; variable
5341 Lisp_Object table; variable
5351 Lisp_Object table; variable
5361 Lisp_Object table; variable
5373 Lisp_Object table; variable
5383 Lisp_Object table; variable
5393 Lisp_Object table; variable
5411 Lisp_Object table; variable
5422 Lisp_Object key, table, dflt; variable
5435 Lisp_Object key, value, table; variable
5439 unsigned hash; variable
5454 Lisp_Object key, table; variable
5466 Lisp_Object function, table; variable
5498 Lisp_Object name, test, hash; variable
[all...]

Completed in 80 milliseconds