Searched refs:__PROTO__ (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libtksh/include/
H A Dshcompat.h27 void (*fcfun) __PROTO__((Sfio_t*,const char*,int));
/ast/src/cmd/INIT/
H A Dproto.c23 #if !defined(__PROTO__)
31 # define __PROTO__(x) x macro
46 # define __PROTO__(x) () macro
156 extern __MANGLE__ int access __PROTO__((const char*, int));
157 extern __MANGLE__ int mkdir __PROTO__((const char*, int));
163 extern __MANGLE__ int utime __PROTO__((const char*, time_t*));
211 typedef char* (*PPBUILTIN) __PROTO__((char*, const char*, const char*));
212 typedef void (*PPCOMMENT) __PROTO__((const char*, const char*, const char*, int));
213 typedef void (*PPINCREF) __PROTO__((const char*, const char*, int, int));
214 typedef void (*PPLINESYNC) __PROTO__((in
[all...]
/ast/src/lib/libexpr/
H A DOexparse.h24 #if !defined(__PROTO__)

Completed in 15 milliseconds