Searched refs:hardoptrest_1 (Results 1 – 4 of 4) sorted by relevance
460 LispObject hardoptrest_1(LispObject def, LispObject a) in hardoptrest_1() function
335 else if (f1 == hardoptrest_1) hardrest = 3; in Lsymbol_argcount()380 else if (f1 == hardoptrest_1) val = BYTE_HARDOPT + BYTE_REST; in Lsymbol_argcode()650 set_fns(a, hardoptrest_0, hardoptrest_1, hardoptrest_2, hardoptrest_3, in Lsymbol_set_definition()
109 extern LispObject hardoptrest_1(LispObject def, LispObject a);
220 {hardoptrest_1, "hardoptrest_1"},