Searched refs:pcb_string (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pcb.h52 const char *pcb_string; /* pointer to input string (or NULL) */ member in struct:dt_pcb
54 size_t pcb_strlen; /* length of pcb_string */
H A Ddt_lex.l62 yypcb->pcb_strptr < yypcb->pcb_string + yypcb->pcb_strlen; n++) \
852 else if (yypcb->pcb_strptr < yypcb->pcb_string + yypcb->pcb_strlen)
H A Ddt_cc.c2418 pcb.pcb_string = s;

Completed in 124 milliseconds