Home
last modified time | relevance | path

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

/titanic_53/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c32 # define __OTORP__(x) macro
47 # define __OTORP__(x) x macro
172 …file, const char* oldfile, int preserve), (newfile, oldfile, preserve)) __OTORP__(const char* newf… in __OTORP__() function
942 ppfsm __PARAM__((int op, register char* s), (op, s)) __OTORP__(int op; register char* s;){ in __OTORP__() function
1355 number __PARAM__((register char* p, register long n), (p, n)) __OTORP__(register char* p; register … in __OTORP__() function
1375 sstrlen __PARAM__((register const char* s), (s)) __OTORP__(register const char* s;){ in __OTORP__() function
1387 …ster const char* s, register const char* t, register int n), (s, t, n)) __OTORP__(register const c… in __OTORP__() function
1405 strcopy __PARAM__((register char* s, register const char* t), (s, t)) __OTORP__(register char* s; r… in __OTORP__() function
1413 …_((char* iob, int level, char* msg, char* arg), (iob, level, msg, arg)) __OTORP__(char* iob; int l… in __OTORP__() function
1470 memcopy __PARAM__((register char* s, register char* t, int n), (s, t, n)) __OTORP__(register char* … in __OTORP__() function
[all …]