bytecode.h | 49 * if <0, expand is called for any change; 50 * if >0, expand is only called when exceeds threshold 132 int (*expand) (yasm_bytecode *bc, int span, long old_val, long new_val, member in struct:yasm_bytecode_callback 265 /** Common bytecode callback expand function, for where the bytecode is
|