Lines Matching refs:MPERS_NAME
33 pushdef([mpers], [ac_cv_]mpers_name[_$1])
48 pushdef([mpers], [ac_cv_]mpers_name[_$1])
63 AC_DEFINE([HAVE_]MPERS_NAME[_STRUCT_STAT$1], [1],
64 [Define to 1 if MPERS_NAME has the type 'struct stat$1'.]),,
71 AC_DEFINE([HAVE_]MPERS_NAME[_STRUCT_STAT$1_ST_MTIME_NSEC], [1],
72 [Define to 1 if 'st_mtime_nsec' is a member of MPERS_NAME 'struct stat$1'.]),,
81 pushdef([mpers_name], [$1])
82 pushdef([MPERS_NAME], translit([$1], [a-z], [A-Z]))
83 pushdef([HAVE_MPERS], [HAVE_]MPERS_NAME[_MPERS])
84 pushdef([HAVE_RUNTIME], [HAVE_]MPERS_NAME[_RUNTIME])
149 popdef([MPERS_NAME])
150 popdef([mpers_name])