Searched refs:se (Results 1 – 6 of 6) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/ |
A D | mq_notify.c | 267 struct sigevent se; in mq_notify() local 268 se.sigev_notify = SIGEV_THREAD; in mq_notify() 269 se.sigev_signo = netlink_socket; in mq_notify() 270 se.sigev_value.sival_ptr = &data; in mq_notify() 273 int retval = INLINE_SYSCALL (mq_notify, 2, mqdes, &se); in mq_notify()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/ |
A D | mq_notify.c | 270 struct sigevent se; in mq_notify() local 271 se.sigev_notify = SIGEV_THREAD; in mq_notify() 272 se.sigev_signo = netlink_socket; in mq_notify() 273 se.sigev_value.sival_ptr = &data; in mq_notify() 276 int retval = INLINE_SYSCALL (mq_notify, 2, mqdes, &se); in mq_notify()
|
/l4re-core-master/lua/lib/contrib/src/ |
A D | lutf8lib.c | 129 const char *se; in codepoint() local 138 se = s + pose; /* string end */ in codepoint() 139 for (s += posi - 1; s < se;) { in codepoint()
|
A D | loslib.c | 308 const char *se = s + slen; /* 's' end */ in os_date() local 328 while (s < se) { in os_date() 335 s = checkoption(L, s, se - s, cc + 1); /* copy specifier to 'cc' */ in os_date()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ |
A D | MAINTAINERS | 109 E: joakim.tjernlund@lumentis.se
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/locale/collation/ |
A D | cs_CZ | 941 % V�echny speci�ln� znaky (sna�il jsem se to se�adit podle normy, ale moc se
|
Completed in 13 milliseconds