Searched refs:_add (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/lib/libc/stdtime/
H A Dstrftime.c48 static char * _add(const char *, char *, const char *);
152 pt = _add((t->tm_wday < 0 ||
158 pt = _add((t->tm_wday < 0 ||
164 pt = _add((t->tm_mon < 0 ||
172 pt = _add((t->tm_mon < 0 ||
271 pt = _add("kitchen sink", pt, ptlim);
299 pt = _add("\n", pt, ptlim);
302 pt = _add((t->tm_hour >= (HOURSPERDAY / 2)) ?
331 pt = _add(buf, pt, ptlim);
338 pt = _add("\
609 _add(str, pt, ptlim) function
[all...]
/freebsd-10-stable/contrib/ntp/sntp/libevent/include/event2/
H A Drpc_compat.h53 (*(msg)->base->member##_add)(msg, ## args)
H A Drpc.h128 (*(msg)->base->member##_add)((msg), (value))
133 (*(msg)->base->member##_add)(msg)
/freebsd-10-stable/sys/ddb/
H A Dddb.h128 static void __CONCAT(__CONCAT(_name,_suffix),_add)(void *arg __unused) \
131 __CONCAT(__CONCAT(_name,_suffix),_add), NULL); \
/freebsd-10-stable/sys/dev/hpt27xx/
H A Dldm.h334 prefix ## _add, \
/freebsd-10-stable/sys/dev/hptnr/
H A Dldm.h333 prefix ## _add, \
/freebsd-10-stable/sys/dev/hptrr/
H A Dldm.h328 prefix ## _add, \

Completed in 593 milliseconds