Searched refs:_cc (Results 1 – 8 of 8) sorted by relevance
| /src/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;\
|
| /src/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;\
|
| /src/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;\
|
| /src/contrib/bmake/ |
| H A D | configure.in | 268 _cc=`which $x` 271 if test -x ${_cc:-/dev/null}; then 272 _cc_dir=`dirname $_cc`
|
| H A D | configure | 5068 _cc=`which $x` 5071 if test -x ${_cc:-/dev/null}; then 5072 _cc_dir=`dirname $_cc`
|
| /src/sys/sys/ |
| H A D | pmc.h | 1258 int pmc_save_kernel_callchain(uintptr_t *_cc, int _maxsamples, 1260 int pmc_save_user_callchain(uintptr_t *_cc, int _maxsamples,
|
| /src/contrib/nvi/ex/ |
| H A D | ex_cscope.c | 66 typedef struct _cc { struct
|
| /src/crypto/openssl/Configurations/ |
| H A D | unix-Makefile.tmpl | 2014 if (grep /_cc\.o$/, @{$args{objs}}) {
|