Searched refs:yasm_value_init_copy (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dvalue.h70 void yasm_value_init_copy(yasm_value *value, const yasm_value *orig);
H A Dvalue.c83 yasm_value_init_copy(yasm_value *value, const yasm_value *orig) function
H A Dsection.c894 yasm_value_init_copy(&span->depval, value);

Completed in 110 milliseconds