Home
last modified time | relevance | path

Searched refs:return_STRING_N_COMPARE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/gmake/dist/
H A Dhash.h145 #define return_STRING_N_COMPARE(X, Y, N) do { \ macro
H A Dvariable.c127 return_STRING_N_COMPARE (x->name, y->name, x->length); in variable_hash_cmp()
H A Dfunction.c64 return_STRING_N_COMPARE (x->name, y->name, x->len); in function_table_entry_hash_cmp()