Searched refs:__nonstring (Results 1 – 2 of 2) sorted by relevance
30 #ifndef __nonstring33 #define __nonstring __attribute__((__nonstring__)) macro35 #define __nonstring macro38 # define __nonstring macro698 /*068*/ __u8 s_uuid[16] __nonstring; /* 128-bit uuid for volume */699 /*078*/ __u8 s_volume_name[EXT2_LABEL_LEN] __nonstring; /* volume name, no NUL? */700 /*088*/ __u8 s_last_mounted[64] __nonstring; /* directory last mounted on, no NUL? */712 /*0d0*/ __u8 s_journal_uuid[16] __nonstring; /* uuid of journal superblock */748 __u8 s_first_error_func[32] __nonstring; /* function where error hit, no NUL? */754 /*1e0*/ __u8 s_last_error_func[32] __nonstring; /* function where error hit, no NUL? */[all …]
21 #ifndef __nonstring24 #define __nonstring __attribute__((__nonstring__)) macro26 #define __nonstring macro29 # define __nonstring macro