Searched refs:eq_mode (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgenmodes.c200 eq_mode (const void *p, const void *q) function
2007 modes_by_name = htab_create_alloc (64, hash_mode, eq_mode, 0, xcalloc, free);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgenmodes.cc202 eq_mode (const void *p, const void *q) function
2075 modes_by_name = htab_create_alloc (64, hash_mode, eq_mode, 0, xcalloc, free);

Completed in 168 milliseconds