(root)/
glibc-2.38/
include/
plural-exp.h
       1  #ifndef _PLURAL_EXP_H
       2  #include <intl/plural-exp.h>
       3  
       4  #ifndef _ISOMAC
       5  extern __typeof (__gettextparse) __gettextparse attribute_hidden;
       6  #endif /* !_ISOMAC */
       7  
       8  #endif