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

/ast/src/cmd/INIT/
H A Dproto.c32 # define __OTORP__(x) macro
47 # define __OTORP__(x) x macro
172 replace __PARAM__((const char* newfile, const char* oldfile, int preserve), (newfile, oldfile, preserve)) __OTORP__(const char* newfile; const char* oldfile; int preserve;){ function
942 ppfsm __PARAM__((int op, register char* s), (op, s)) __OTORP__(int op; register char* s;){ function
1355 number __PARAM__((register char* p, register long n), (p, n)) __OTORP__(register char* p; register long n;){ function
1375 sstrlen __PARAM__((register const char* s), (s)) __OTORP__(register const char* s;){ function
1387 sstrncmp __PARAM__((register const char* s, register const char* t, register int n), (s, t, n)) __OTORP__(register const char* s; register const char* t; register int n;){ function
1405 strcopy __PARAM__((register char* s, register const char* t), (s, t)) __OTORP__(register char* s; register const char* t;){ function
1413 proto_error __PARAM__((char* iob, int level, char* msg, char* arg), (iob, level, msg, arg)) __OTORP__(char* iob; int level; char* msg; char* arg;){ function
1470 memcopy __PARAM__((register char* s, register char* t, int n), (s, t, n)) __OTORP__(registe function
1579 lookup __PARAM__((register const Item_t* item, const char* name, int size), (item, name, size)) __OTORP__(register const Item_t* item; const char* name; int size;){ function
1596 copy __PARAM__((register Buffer_t* b, register char* s, int n), (b, s, n)) __OTORP__(register Buffer_t* b; register char* s; int n;){ function
1855 astlicense __PARAM__((char* p, int size, char* file, char* options, int cc1, int cc2, int cc3), (p, size, file, options, cc1, cc2, cc3)) __OTORP__(char* p; int size; char* file; char* options; int cc1; int cc2; int cc3;){ function
2662 linesync __PARAM__((register Proto_t* proto, register char* p, register long n), (proto, p, n)) __OTORP__(register Proto_t* proto; register char* p; register long n;){ function
2803 nns __PARAM__((register char* s), (s)) __OTORP__(register char* s;){ function
2812 directive __PARAM__((register char* s, int dir), (s, dir)) __OTORP__(register char* s; int dir;){ function
2842 lex __PARAM__((register Proto_t* proto, register long flags), (proto, flags)) __OTORP__(register Proto_t* proto; register long flags;){ function
4413 pppclose __PARAM__((char* iob), (iob)) __OTORP__(char* iob;){ function
4423 pppopen __PARAM__((char* file, int fd, char* notice, char* options, char* package, char* comment, int flags), (file, fd, notice, options, package, comment, flags)) __OTORP__(char* file; int fd; char* notice; char* options; char* package; char* comment; int flags;){ function
4750 pppread __PARAM__((char* iob), (iob)) __OTORP__(char* iob;){ function
4857 proto __PARAM__((char* file, char* license, char* options, char* package, char* copy, char* comment, int flags), (file, license, options, package, copy, comment, flags)) __OTORP__(char* file; char* license; char* options; char* package; char* copy; char* comment; int flags;){ function
5017 type __PARAM__((register char* file, char* comment), (file, comment)) __OTORP__(register char* file; char* comment;){ function
5036 main __PARAM__((int argc, char** argv), (argc, argv)) __OTORP__(int argc; char** argv;){ function
[all...]

Completed in 14 milliseconds