Searched defs:nocase (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dhamt.c117 HAMT_create(int nocase, /*@exits@*/ void (*error_func) argument
132 if (nocase) {
/external/kernel-headers/original/linux/
H A Dmsdos_fs.h220 nocase:1, /* Does this need case conversion? 0=need case conversion*/ member in struct:fat_mount_options
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
H A Dnasm-pp.c1895 int nocase)
1915 if (!mstrcmp(m->name, name, m->casesense && nocase) &&
1894 smacro_defined(Context * ctx, char *name, int nparam, SMacro ** defn, int nocase) argument

Completed in 102 milliseconds