Searched defs:__attribute__format__ (Results 1 – 2 of 2) sorted by relevance
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ |
H A D | perlio.h | 200 #define __attribute__format__(x,y,z) __attribute__((__format__(x,y,z))) macro
|
H A D | perl.h | 2238 # define __attribute__format__(x,y,z) __attribute__((__format__(x,y,z))) macro 2240 # define __attribute__format__(x,y,z) macro
|