Searched refs:GETCHAR (Results 1 - 19 of 19) sorted by relevance

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_newline.c84 GETCHAR(c, ptr);
161 GETCHAR(c, ptr);
H A Dpcre_internal.h613 #define GETCHAR(c, eptr) c = *eptr; macro
713 #define GETCHAR(c, eptr) \ macro
832 #define GETCHAR(c, eptr) \ macro
911 #define GETCHAR(c, eptr) \ macro
937 GETCHAR(c, eptr)
H A Dpcre_exec.c2203 GETCHAR(c, lastptr);
2227 GETCHAR(c, eptr);
5677 GETCHAR(c, eptr);
5688 GETCHAR(c, fptr);
H A Dpcre_compile.c8145 GETCHAR(c, mcbuffer);
/barrelfish-2018-10-04/lib/lwip2/src/netif/ppp/
H A Dupap.c319 GETCHAR(code, inp);
320 GETCHAR(id, inp);
391 GETCHAR(ruserlen, inp);
399 GETCHAR(rpasswdlen, inp);
472 GETCHAR(msglen, inp);
507 GETCHAR(msglen, inp);
611 GETCHAR(code, p);
612 GETCHAR(id, p);
669 GETCHAR(code, p);
H A Dlcp.c963 GETCHAR(citype, p); \
964 GETCHAR(cilen, p); \
973 GETCHAR(citype, p); \
974 GETCHAR(cilen, p); \
986 GETCHAR(citype, p); \
987 GETCHAR(cilen, p); \
991 GETCHAR(cichar, p); \
1000 GETCHAR(citype, p); \
1001 GETCHAR(cilen, p); \
1008 GETCHAR(cicha
[all...]
H A Dipcp.c942 GETCHAR(citype, p); \
943 GETCHAR(cilen, p); \
963 GETCHAR(citype, p); \
964 GETCHAR(cilen, p); \
972 GETCHAR(cimaxslotindex, p); \
975 GETCHAR(cicflag, p); \
987 GETCHAR(citype, p); \
988 GETCHAR(cilen, p); \
1004 GETCHAR(citype, p); \
1005 GETCHAR(cile
[all...]
H A Dipv6cp.c618 GETCHAR(citype, p); \
619 GETCHAR(cilen, p); \
634 GETCHAR(citype, p); \
635 GETCHAR(cilen, p); \
751 GETCHAR(citype, p);
752 GETCHAR(cilen, p);
926 GETCHAR(citype, p); /* Parse CI type */
927 GETCHAR(cilen, p); /* Parse CI length */
1413 GETCHAR(code, p);
1414 GETCHAR(i
[all...]
H A Dchap-new.c302 GETCHAR(response_len, pkt);
541 GETCHAR(code, pkt);
542 GETCHAR(id, pkt);
601 GETCHAR(code, p);
602 GETCHAR(id, p);
625 GETCHAR(x, p);
638 GETCHAR(x, p);
H A Deap.c1350 GETCHAR(typenum, inp);
1409 GETCHAR(vallen, inp);
1468 GETCHAR(vallen, inp);
1492 GETCHAR(vallen, inp);
1523 GETCHAR(vallen, inp);
1536 GETCHAR(vallen, inp);
1753 GETCHAR(typenum, inp);
1784 GETCHAR(vallen, inp);
1839 GETCHAR(vallen, inp);
1900 GETCHAR(typenu
[all...]
H A Dfsm.c332 GETCHAR(code, inp);
333 GETCHAR(id, inp);
652 GETCHAR(code, inp);
653 GETCHAR(id, inp);
/barrelfish-2018-10-04/include/lwip2/netif/ppp/
H A Dupap.c319 GETCHAR(code, inp);
320 GETCHAR(id, inp);
391 GETCHAR(ruserlen, inp);
399 GETCHAR(rpasswdlen, inp);
472 GETCHAR(msglen, inp);
507 GETCHAR(msglen, inp);
611 GETCHAR(code, p);
612 GETCHAR(id, p);
669 GETCHAR(code, p);
H A Dlcp.c963 GETCHAR(citype, p); \
964 GETCHAR(cilen, p); \
973 GETCHAR(citype, p); \
974 GETCHAR(cilen, p); \
986 GETCHAR(citype, p); \
987 GETCHAR(cilen, p); \
991 GETCHAR(cichar, p); \
1000 GETCHAR(citype, p); \
1001 GETCHAR(cilen, p); \
1008 GETCHAR(cicha
[all...]
H A Dipcp.c942 GETCHAR(citype, p); \
943 GETCHAR(cilen, p); \
963 GETCHAR(citype, p); \
964 GETCHAR(cilen, p); \
972 GETCHAR(cimaxslotindex, p); \
975 GETCHAR(cicflag, p); \
987 GETCHAR(citype, p); \
988 GETCHAR(cilen, p); \
1004 GETCHAR(citype, p); \
1005 GETCHAR(cile
[all...]
H A Dipv6cp.c618 GETCHAR(citype, p); \
619 GETCHAR(cilen, p); \
634 GETCHAR(citype, p); \
635 GETCHAR(cilen, p); \
751 GETCHAR(citype, p);
752 GETCHAR(cilen, p);
926 GETCHAR(citype, p); /* Parse CI type */
927 GETCHAR(cilen, p); /* Parse CI length */
1413 GETCHAR(code, p);
1414 GETCHAR(i
[all...]
H A Dchap-new.c302 GETCHAR(response_len, pkt);
541 GETCHAR(code, pkt);
542 GETCHAR(id, pkt);
601 GETCHAR(code, p);
602 GETCHAR(id, p);
625 GETCHAR(x, p);
638 GETCHAR(x, p);
H A Deap.c1350 GETCHAR(typenum, inp);
1409 GETCHAR(vallen, inp);
1468 GETCHAR(vallen, inp);
1492 GETCHAR(vallen, inp);
1523 GETCHAR(vallen, inp);
1536 GETCHAR(vallen, inp);
1753 GETCHAR(typenum, inp);
1784 GETCHAR(vallen, inp);
1839 GETCHAR(vallen, inp);
1900 GETCHAR(typenu
[all...]
H A Dfsm.c332 GETCHAR(code, inp);
333 GETCHAR(id, inp);
652 GETCHAR(code, inp);
653 GETCHAR(id, inp);
H A Dppp_impl.h501 #define GETCHAR(c, cp) { \ macro

Completed in 244 milliseconds