Searched refs:addpseudo (Results 1 – 3 of 3) sorted by relevance
60 void addpseudo(const char *name, int number, int disable);
344 PSEUDO_DEVICE WORD npseudo disable { addpseudo($2, $3, $4); } |
890 addpseudo(const char *name, int number, int disable) in addpseudo() function