Searched refs:noext (Results 1 – 11 of 11) sorted by relevance
17 AX_CXX_COMPILE_STDCXX_14([noext])
19 +AX_CXX_COMPILE_STDCXX_11([noext],[mandatory])
34 AX_CXX_COMPILE_STDCXX_17([noext])
23 AX_CXX_COMPILE_STDCXX([17], [noext])
282 goto noext; in bochs_hw_init()289 noext: in bochs_hw_init()
24 AX_CXX_COMPILE_STDCXX([20],[noext])
24 AX_CXX_COMPILE_STDCXX(20, [noext], [mandatory])
24 AX_CXX_COMPILE_STDCXX_14([noext])
556 unsigned char (*noext)[F2FS_EXTENSION_LEN]; in f2fs_test_compress_extension() local561 noext = F2FS_OPTION(sbi).noextensions; in f2fs_test_compress_extension()568 if (!strcasecmp("*", noext[no_index])) { in f2fs_test_compress_extension()573 if (!strcasecmp(ext[index], noext[no_index])) { in f2fs_test_compress_extension()664 unsigned char (*noext)[F2FS_EXTENSION_LEN]; in parse_options() local1163 noext = F2FS_OPTION(sbi).noextensions; in parse_options()1179 strcpy(noext[noext_cnt], name); in parse_options()
143 unsigned char (*noext)[F2FS_EXTENSION_LEN] = in set_compress_new_inode() local173 if (is_compress_extension(name, noext[i])) in set_compress_new_inode()