Searched refs:sigp (Results 1 - 5 of 5) sorted by relevance

/external/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dmemtoy.c173 int isig = 0, *sigp = signals_to_handle; local
183 while (*sigp) {
184 if (*sigp == sig)
187 ++sigp;
224 int *sigp = signals_to_handle; local
234 while (*sigp) {
236 int sig = *(sigp++);
/external/boringssl/src/crypto/dsa/
H A Ddsa.c780 const uint8_t *sigp = sig; local
781 if (d2i_DSA_SIG(&s, &sigp, sig_len) == NULL || sigp != sig + sig_len) {
/external/mksh/src/
H A Djobs.c714 waitfor(const char *cp, int *sigp) argument
724 *sigp = 0;
768 *sigp = ksh_sigmask(-rv);
/external/v8/src/s390/
H A Dconstants-s390.h1076 V(sigp, SIGP, 0xAE) /* type = RS_A SIGNAL PROCESSOR */ \
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...

Completed in 150 milliseconds