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

/u-boot/tools/
H A Dasn1_compiler.c317 static int directive_compare(const void *_key, const void *_pdir) argument
319 const struct token *token = _key;
730 static int type_finder(const void *_key, const void *_ti) argument
732 const struct token *token = _key;

Completed in 40 milliseconds