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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dcoretype.h121 typedef struct yasm_value { struct
184 } yasm_value; typedef in typeref:struct:yasm_value
186 /** Maximum value of #yasm_value.rshift */
255 /** Convert yasm_value to its byte representation. Usually implemented by
274 (yasm_value *value, /*@out@*/ unsigned char *buf, unsigned int destsize,

Completed in 67 milliseconds