Searched refs:_cc (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/dev/hptrr/ |
| H A D | ldm.h | 115 #define INIT_LOCK_REQUEST(req, _start, _end, _cb, _arg, _cc) \ argument 122 (req)->lock_cc = _cc;\
|
| /freebsd/sys/dev/hpt27xx/ |
| H A D | ldm.h | 116 #define INIT_LOCK_REQUEST(req, _start, _end, _cb, _arg, _cc) \ argument 123 (req)->lock_cc = _cc;\
|
| /freebsd/sys/dev/hptnr/ |
| H A D | ldm.h | 116 #define INIT_LOCK_REQUEST(req, _start, _end, _cb, _arg, _cc) \ argument 123 (req)->lock_cc = _cc;\
|
| /freebsd/contrib/bmake/ |
| H A D | configure.in | 282 _cc=`which $x` 285 if test -x ${_cc:-/dev/null}; then 286 _cc_dir=`dirname $_cc`
|
| H A D | configure | 5082 _cc=`which $x` 5085 if test -x ${_cc:-/dev/null}; then 5086 _cc_dir=`dirname $_cc`
|
| /freebsd/sys/sys/ |
| H A D | pmc.h | 1261 int pmc_save_kernel_callchain(uintptr_t *_cc, int _maxsamples, 1263 int pmc_save_user_callchain(uintptr_t *_cc, int _maxsamples,
|
| /freebsd/contrib/nvi/ex/ |
| H A D | ex_cscope.c | 66 typedef struct _cc { struct
|
| /freebsd/crypto/openssl/Configurations/ |
| H A D | unix-Makefile.tmpl | 2015 if (grep /_cc\.o$/, @{$args{objs}}) {
|