HomeSort by relevance Sort by last modified time
    Searched defs:p_expr_new_ident (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
nasm-parser.h 117 #define p_expr_new_ident(r) yasm_expr_create_ident(r,cur_line) macro
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/
gas-parser.h 155 #define p_expr_new_ident(r) yasm_expr_create_ident(r,cur_line) macro

Completed in 369 milliseconds