Home
last modified time | relevance | path

Searched defs:__attribute__format__ (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dperlio.h200 #define __attribute__format__(x,y,z) __attribute__((__format__(x,y,z))) macro
H A Dperl.h2238 # define __attribute__format__(x,y,z) __attribute__((__format__(x,y,z))) macro
2240 # define __attribute__format__(x,y,z) macro