Home
last modified time | relevance | path

Searched defs:lineinfo (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/libedit/
H A Dhistedit.h62 typedef struct lineinfo { struct
63 const char *buffer;
64 const char *cursor;
65 const char *lastchar;
/freebsd/sys/contrib/openzfs/module/lua/
H A Dldebug.c216 int *lineinfo = f->l.p->lineinfo; in collectvalidlines() local
H A Dlobject.h473 int *lineinfo; /* map from opcodes to source lines (debug information) */ member
/freebsd/crypto/openssh/
H A Dhostfile.c799 struct hostkey_foreach_line lineinfo; in hostkeys_foreach_file() local
/freebsd/contrib/lua/src/
H A Dldebug.c880 int lineinfo = p->lineinfo[++pc]; in changedline() local
H A Dltests.c682 int lineinfo = (p->lineinfo != NULL) ? p->lineinfo[pc] : 0; in buildop() local
H A Dlobject.h568 ls_byte *lineinfo; /* information about source lines (debug information) */ member
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h3713 __be32 lineinfo; member