#include "cawf.h"#include <ctype.h>Include dependency graph for nreq.c:

Go to the source code of this file.
Data Structures | |
| struct | nr_req |
Functions | |
| _PROTOTYPE (static void nr_UL,(unsigned char *line, int brk)) | |
| void | Nreq (unsigned char *line, int brk) |
| static void | nr_ad (unsigned char *line, int brk) |
| static void | nr_bp (unsigned char *line, int brk) |
| static void | nr_br (unsigned char *line, int brk) |
| static void | nr_ce (unsigned char *line, int brk) |
| static void | nr_di (unsigned char *line, int brk) |
| static void | nr_ds (unsigned char *line, int brk) |
| static void | nr_fi (unsigned char *line, int brk) |
| static void | nr_fl (unsigned char *line, int brk) |
| static void | nr_ft (unsigned char *line, int brk) |
| static void | nr_it (unsigned char *line, int brk) |
| static void | nr_nil (unsigned char *line, int brk) |
| static void | nr_na (unsigned char *line, int brk) |
| static void | nr_nf (unsigned char *line, int brk) |
| static void | nr_ns (unsigned char *line, int brk) |
| static void | nr_rm (unsigned char *line, int brk) |
| static void | nr_rn (unsigned char *line, int brk) |
| static void | nr_rr (unsigned char *line, int brk) |
| static void | nr_rs (unsigned char *line, int brk) |
| static void | nr_tm (unsigned char *line, int brk) |
| static void | nr_tr (unsigned char *line, int brk) |
| static void | nr_Ub (unsigned char *line, int brk) |
| static void | nr_Uc (unsigned char *line, int brk) |
| static void | nr_Uf (unsigned char *line, int brk) |
| static void | nr_Ur (unsigned char *line, int brk) |
| static void | nr_UL (unsigned char *line, int brk) |
Variables | |
| static struct nr_req | NrReqt [] |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 227 of file nreq.c. References Asmcode(), Asmname(), Error, Field(), Findstr(), Hdft, MAXLINE, nm, NOBREAK, NULL, Pass3(), sprintf(), and WARN. |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 324 of file nreq.c. References Aftnxt, atoi, Error, Field(), Free, i, MAXLINE, Newstr(), NULL, sprintf(), and WARN. |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 423 of file nreq.c. References Asmname(), Delmacro(), Delstr(), Error, Findmacro(), Findstr(), i, nm, NULL, Sx, and WARN. |
|
||||||||||||
|
Definition at line 452 of file nreq.c. References Asmname(), macro::bx, macro::ct, Delmacro(), Delstr(), Error, Field(), Findmacro(), Findstr(), i, j, Macrotab, nm, NULL, Str, Sx, and WARN. |
|
||||||||||||
|
Definition at line 495 of file nreq.c. References Asmname(), Delnum(), Error, Findnum(), i, nm, NULL, and WARN. |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 724 of file nreq.c. References atoi, Error, Field(), Hdft, i, MAXNHNR, Nhnr, NOBREAK, NULL, and Pass3(). |
|
||||||||||||
|
Definition at line 754 of file nreq.c. References atoi, Error, Field(), Findchar(), Findhy(), i, MAXLINE, NULL, and strchr. |
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 863 of file nreq.c. References atoi, F, Field(), Free, Lockil, NULL, P2il, and P2name. |
|
||||||||||||
|
Definition at line 823 of file nreq.c. References atoi, Error, FATAL, Field(), Findscale(), i, j, MAXLINE, NULL, Scalen, Scalev, and sprintf(). |
|
||||||||||||
|
Definition at line 120 of file nreq.c. References c, cmp, Error, nm, NrReqt, NULL, strcmp, and WARN. |
|
|
Referenced by Nreq(). |
1.4.6