Searched defs:yasm_dir_help (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dvalparam.h242 typedef struct yasm_dir_help { struct
256 #yasm_dir_help.off offset
257 * \param arg #yasm_dir_help.arg argument
264 * data pointer is given to #yasm_dir_help.helper(). This is so that
271 /** Argument to pass in as the arg parameter to #yasm_dir_help.helper().
274 } yasm_dir_help; typedef in typeref:struct:yasm_dir_help
277 * #yasm_dir_help structures and tries to match val=param (or just val)
280 * \param obj object to be passed to yasm_dir_help.helper() or
284 * \param help array of #yasm_dir_help structures
287 * the respective #yasm_dir_help
[all...]

Completed in 75 milliseconds