Home
last modified time | relevance | path

Searched defs:maxskip (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dbc-align.c46 /*@only@*/ /*@null@*/ yasm_expr *maxskip; member
156 unsigned long maxskip = in bc_align_expand() local
187 unsigned long maxskip = in bc_align_tobytes() local
234 yasm_expr *maxskip, const unsigned char **code_fill, in yasm_bc_create_align()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/
Dgas-parse.c493 yasm_expr *bound, *fill=NULL, *maxskip=NULL; in dir_align() local