| /src/external/mpl/bind/dist/bin/named/ |
| tkeyconf.c | 33 #include <named/log.h> 35 #define LOG(msg) \
|
| /src/external/bsd/jemalloc/dist/include/jemalloc/internal/ |
| log.h | 17 * The log malloc_conf option is a '|'-delimited list of log_var name segments 19 * the delimiter (a "segment" is just a prefix in the log namespace). So, if 22 * log("arena", "log msg for arena"); // 1 23 * log("arena.a", "log msg for arena.a"); // 2 24 * log("arena.b", "log msg for arena.b"); // 3 25 * log("arena.a.a", "log msg for arena.a.a"); // [all...] |
| /src/external/bsd/jemalloc/include/jemalloc/internal/ |
| log.h | 17 * The log malloc_conf option is a '|'-delimited list of log_var name segments 19 * the delimiter (a "segment" is just a prefix in the log namespace). So, if 22 * log("arena", "log msg for arena"); // 1 23 * log("arena.a", "log msg for arena.a"); // 2 24 * log("arena.b", "log msg for arena.b"); // 3 25 * log("arena.a.a", "log msg for arena.a.a"); // [all...] |
| /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/ |
| log.h | 17 * The log malloc_conf option is a '|'-delimited list of log_var name segments 19 * the delimiter (a "segment" is just a prefix in the log namespace). So, if 22 * log("arena", "log msg for arena"); // 1 23 * log("arena.a", "log msg for arena.a"); // 2 24 * log("arena.b", "log msg for arena.b"); // 3 25 * log("arena.a.a", "log msg for arena.a.a"); // [all...] |
| /src/external/bsd/jemalloc.old/include/jemalloc/internal/ |
| log.h | 17 * The log malloc_conf option is a '|'-delimited list of log_var name segments 19 * the delimiter (a "segment" is just a prefix in the log namespace). So, if 22 * log("arena", "log msg for arena"); // 1 23 * log("arena.a", "log msg for arena.a"); // 2 24 * log("arena.b", "log msg for arena.b"); // 3 25 * log("arena.a.a", "log msg for arena.a.a"); // [all...] |
| /src/external/lgpl3/gmp/dist/mpn/generic/ |
| remove.c | 41 #define LOG 50 43 #define LOG GMP_LIMB_BITS 85 mp_srcptr pwpsp[LOG]; 86 mp_size_t pwpsn[LOG]; 139 np = TMP_ALLOC_LIMBS (qn + LOG); /* powers of V */
|
| /src/external/bsd/am-utils/dist/m4/ |
| GNUmakefile | 24 LOG=/tmp/amu-${USER}.log 50 -(cd ${TOPDIR} && ${AUTOCONF} > configure.new 2> ${LOG}) 51 -@egrep -v ${CUTWARNMSG} ${LOG} > ${LOG}.new ; mv ${LOG}.new ${LOG} 56 -@egrep ${CUTWARNMSG2} ${LOG} 57 -@egrep -v ${CUTWARNMSG2} ${LOG} > ${LOG}.new ; mv ${LOG}.new ${LOG [all...] |
| /src/crypto/external/bsd/heimdal/dist/kdc/ |
| announce.c | 66 #define LOG(...) asl_log(NULL, NULL, ASL_LEVEL_INFO, __VA_ARGS__) 171 LOG("Adding realm %s to domain %s", realm, domain); 258 LOG("register SRV rr for realm %s hostname %s:%d", realm, hostname, port); 285 LOG("Failed to register SRV rr for realm %s: %d", realm, error); 351 LOG("Deleting realm %s from domain %s", 429 LOG("something changed, running update");
|
| /src/usr.sbin/altq/libaltq/ |
| altq_qop.h | 228 /* rename LOG() to log_write() */ 229 #define LOG log_write
|
| /src/usr.bin/midirecord/ |
| midirecord.c | 297 #define LOG(fmt...) \ 309 LOG("UNHANDLED SEQ_LOCAL"); 365 LOG("TMR_WAIT_ABS: new div %x (cur %x prev %x): bufval (len=%u): " 383 LOG("SEQ_TIMING"); 387 LOG("UNHANDLED TMR_WAIT_REL: divisions: %x", e.t_WAIT_REL.divisions); 403 LOG("UNHANDLED timer op: %x", e.timing.op); 407 LOG("unknown timer op: %x", e.timing.op); 422 LOG("SEQ_CHN_COMMON"); 442 LOG("MIDI_CTL_CHANGE: channel %x ctrl %x val %x", 451 LOG("MIDI_PGM_CHANGE: channel %x program %x" [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| linux-thread-db.c | 588 #define LOG(fmt, args...) \ 604 LOG (" ... FAIL!\n"); \ 636 LOG (" Got thread"); 643 LOG (" %s", core_addr_to_string_nz ((CORE_ADDR) th->th_unique)); 649 LOG (" => %d", ti.ti_lid); 662 LOG (_("; can't map_lwp2thr")); 668 LOG (" => %s", core_addr_to_string_nz ((CORE_ADDR) th2.th_unique)); 693 LOG ("; errno"); 706 LOG (" = "); 711 LOG (" ... OK\n") [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/ |
| linux-thread-db.c | 587 #define LOG(fmt, args...) \ 603 LOG (" ... FAIL!\n"); \ 635 LOG (" Got thread"); 642 LOG (" %s", core_addr_to_string_nz ((CORE_ADDR) th->th_unique)); 648 LOG (" => %d", ti.ti_lid); 661 LOG (_("; can't map_lwp2thr")); 667 LOG (" => %s", core_addr_to_string_nz ((CORE_ADDR) th2.th_unique)); 692 LOG ("; errno"); 705 LOG (" = "); 710 LOG (" ... OK\n") [all...] |
| /src/external/lgpl3/gmp/dist/demos/ |
| pexpr.c | 96 LOG, LOG2, FERMAT, MERSENNE, FIBONACCI, RANDOM, NEXTPRIME, BINOM, 723 {"log", LOG, 2}, 1169 case LOG:
|
| /src/external/gpl2/rcs/dist/src/ |
| rcsbase.h | 35 * Log: rcsbase.h,v 58 * this is needed to go back and find the $Log prefix. 116 * Add -kkvl. Fix type typos exposed by porting. Clean old log messages too. 364 struct cbuf log; /* log message requested at checkin */ member in struct:hshentry 427 #define LOG "Log" 439 Locker, Log, Name, RCSfile, Revision, Source, State }; 445 #define EMPTYLOG "*** empty log message ***" /* used by ci and rlog */
|
| /src/external/gpl3/gcc/dist/contrib/ |
| paranoia.cc | 828 LOG (FLOAT x) 868 d = log (d); 1232 X = -TwoForty * LOG (U1) / LOG (Radix); 1324 Q = -LOG (X); 1328 (Q / LOG (Radix)).str()); 1330 (Q / LOG (FLOAT (10))).str()); 2079 Y = -FLOOR (Half - TwoForty * LOG (UfThold) / LOG (HInvrse)) / TwoForty; 2708 int log = -1 local [all...] |
| /src/external/gpl3/gcc.old/dist/contrib/ |
| paranoia.cc | 828 LOG (FLOAT x) 868 d = log (d); 1232 X = -TwoForty * LOG (U1) / LOG (Radix); 1324 Q = -LOG (X); 1328 (Q / LOG (Radix)).str()); 1330 (Q / LOG (FLOAT (10))).str()); 2079 Y = -FLOOR (Half - TwoForty * LOG (UfThold) / LOG (HInvrse)) / TwoForty; 2708 int log = -1 local [all...] |
| /src/external/mpl/dhcp/dist/includes/ |
| dhctoken.h | 282 LOG = 581,
|
| /src/external/mpl/dhcp/dist/keama/ |
| dhctoken.h | 286 LOG = 581,
|
| /src/external/bsd/libarchive/dist/libarchive/ |
| archive_read_support_format_rar5.c | 67 #define LOG(...) do { printf("rar5: " __VA_ARGS__); puts(""); } while(0)
|