Lines Matching refs:field
2589 # Tries to find if the field MEMBER exists in type AGGR, after including
9206 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if we can disable $CC missing-field-initializers warning" >&5
9207 printf %s "checking if we can disable $CC missing-field-initializers warning... " >&6; }
9214 as_fn_append CFLAGS "-Wmissing-field-initializers -Werror"
9242 CFLAGS_NODIST="$CFLAGS_NODIST -Wno-missing-field-initializers"
21724 # Issue #21085: In Cygwin, siginfo_t does not have si_band field.
25375 # check if the dirent structure of a d_type field and DT_UNKNOWN is defined
25376 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if the dirent structure of a d_type field" >&5
25377 printf %s "checking if the dirent structure of a d_type field... " >&6; }
29962 nfields = split(line, field, "@")
29964 len = length(field[1])
29966 key = field[i]
29971 len += length(value) + length(field[++i])