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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dbytecode.h108 int (*calc_len) (yasm_bytecode *bc, yasm_bc_add_span_func add_span, member in struct:yasm_bytecode_callback
114 * function internal errors when called, if used, ensure that calc_len()
119 * \param span span ID (as given to add_span in calc_len)
258 /** Common bytecode callback calc_len function, for where the bytecode has
266 * always short (calc_len never calls add_span). Causes an internal

Completed in 78 milliseconds