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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dvalparam.h243 /** Value portion of val=param (if needsparam=1), or standalone identifier
244 * (if needsparam=0).
249 int needsparam; member in struct:yasm_dir_help
346 * needsparam=1. The obj parameter to yasm_dir_helper() when this helper
364 * needsparam=1. The obj parameter to yasm_dir_helper() when this helper
383 * needsparam=1. The data parameter that is ultimately passed to this
H A Dvalparam.c239 if (help[i].needsparam == 0 &&
252 if (help[i].needsparam == 1 &&

Completed in 188 milliseconds