Home
last modified time | relevance | path

Searched refs:res_only (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dsection.h112 int res_only, /*@out@*/ int *isnew, unsigned long line);
Dsection.c69 int res_only; /* allow only resb family of bytecodes? */ member
304 unsigned long align, int code, int res_only, in yasm_object_get_general() argument
345 s->res_only = res_only; in yasm_object_get_general()