Searched refs:yv (Results 1 - 3 of 3) sorted by relevance

/ndk/sources/host-tools/make-3.81/
H A Ddir.c304 directory_contents_hash_cmp (const void *xv, const void *yv)
307 struct directory_contents const *y = (struct directory_contents const *) yv;
402 dirfile_hash_cmp (const void *xv, const void *yv)
405 struct dirfile const *y = ((struct dirfile const *) yv);
302 directory_contents_hash_cmp(const void *xv, const void *yv) argument
400 dirfile_hash_cmp(const void *xv, const void *yv) argument
H A Dvariable.c121 variable_hash_cmp (const void *xv, const void *yv)
124 struct variable const *y = (struct variable const *) yv;
120 variable_hash_cmp(const void *xv, const void *yv) argument
H A Dfunction.c57 function_table_entry_hash_cmp (const void *xv, const void *yv) argument
60 struct function_table_entry const *y = (struct function_table_entry const *) yv;

Completed in 855 milliseconds