Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dfunction.c991 struct a_word *owp = hash_insert (&a_word_table, wp); in func_filter_filterout() local
992 if (owp) in func_filter_filterout()
993 wp->chain = owp; in func_filter_filterout()