HomeSort by relevance Sort by last modified time
    Searched full:tok_is_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
nasm-pp.c 485 #define tok_is_(x,v) (tok_type_((x), TOK_OTHER) && !strcmp((x)->text,(v))) macro
    [all...]

Completed in 70 milliseconds