Searched refs:dir_no (Results 1 – 5 of 5) sorted by relevance
199 dir = dir_no($4);228 dir = dir_no($4);
533 p.new_dir = dir_no(c); in to_dir()542 angle = dir_no(c); in rel_dir()595 dir_no(char ch) in dir_no() function
81 int dir_no(char);
455 run_directive (pfile, dir_no, buf, count) in run_directive() argument457 int dir_no;464 if (dir_no == T_PRAGMA)469 pfile->directive = &dtable[dir_no];474 if (dir_no == T_PRAGMA)
486 run_directive (cpp_reader *pfile, int dir_no, const char *buf, size_t count) in run_directive() argument496 pfile->directive = &dtable[dir_no]; in run_directive()