Searched defs:proto_error (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libpp/ |
H A D | ppproto.c | 288 proto_error(char* iob, int level, char* msg, char* arg) function 1362 proto_error((char*)proto + sizeof(Proto_t), 2, op, NiL); 1513 proto_error((char*)proto + sizeof(Proto_t), 1, "function pointer argument prototype omitted", NiL); 2411 proto_error((char*)proto + sizeof(Proto_t), 1, proto->op, NiL); 2439 proto_error((char*)proto + sizeof(Proto_t), 1, proto->op, NiL);
|
Completed in 15 milliseconds