Searched refs:AT_END (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/ |
| H A D | elfos.h | 358 #define ASM_FINISH_DECLARE_OBJECT(FILE, DECL, TOP_LEVEL, AT_END)\ argument 366 && ! AT_END && TOP_LEVEL \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/ |
| H A D | elfos.h | 358 #define ASM_FINISH_DECLARE_OBJECT(FILE, DECL, TOP_LEVEL, AT_END)\ argument 366 && ! AT_END && TOP_LEVEL \
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winprefs.h | 75 AT_END /* Put it at the bottom of the menu (default) */ enumerator
|
| H A D | winprefsyacc.y | 226 atspot: { $$=AT_END; } 228 | ATEND { $$=AT_END; }
|
| H A D | winprefsyacc.c | 1567 { (yyval.iVal)=AT_END; } in yyparse() 1579 { (yyval.iVal)=AT_END; } in yyparse()
|
| /OK3568_Linux_fs/kernel/fs/ntfs/ |
| H A D | attrib.c | 616 a->type == AT_END)) in ntfs_attr_find() 892 if (type == AT_END) in ntfs_external_attr_find() 1058 if (a->type == AT_END) in ntfs_external_attr_find() 1115 if (type == AT_END) { in ntfs_external_attr_find() 1117 return ntfs_attr_find(AT_END, name, name_len, ic, val, val_len, in ntfs_external_attr_find()
|
| H A D | layout.h | 473 AT_END = cpu_to_le32(0xffffffff) enumerator
|
| H A D | mft.c | 2069 a->type = AT_END; in ntfs_mft_record_layout()
|