Home
last modified time | relevance | path

Searched defs:LINE (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/sendmail/contrib/
H A Dbuildvirtuser148 LINE: while (<DOMAIN>) label
/freebsd/contrib/mandoc/
H A Datt.c25 #define LINE(x, y) \ macro
H A Dlib.c25 #define LINE(x, y) \ macro
H A Dmsec.c27 #define LINE(x, y) \ macro
H A Dst.c28 #define LINE(x, y) \ macro
/freebsd/crypto/krb5/src/util/
H A Ddef-check.pl40 LINE: label
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_c4xxx_misc_error_stats.c12 #define LINE \ macro
H A Dadf_c4xxx_pke_replay_stats.c12 #define LINE \ macro
/freebsd/sys/dev/qat/qat_common/
H A Dadf_freebsd_cnvnr_ctrs_dbg.c14 #define LINE \ macro
/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_lineno.c140 #define LINE(x) (li->li_lbase + (((x) - li->li_opbase) % li->li_lrange)) in _dwarf_lineno_run_program() macro
/freebsd/usr.bin/col/
H A Dcol.c76 typedef struct line_str LINE; typedef
/freebsd/usr.bin/join/
H A Djoin.c60 } LINE; typedef
[all...]
/freebsd/contrib/ee/
H A Dee.c489 char *LINE; variable
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c5022 #define LINE(x) (lbase + (((x) - opbase) % lrange)) in dump_dwarf_line() macro