Home
last modified time | relevance | path

Searched refs:NSIGS (Results 1 – 14 of 14) sorted by relevance

/dports/devel/avr-gdb/gdb-7.3.1/gdb/testsuite/gdb.threads/
H A Dsigthread.c21 #define NSIGS 10000000 macro
41 for (i = 0; i < NSIGS; i++) in child_two()
52 for (i = 0; i < NSIGS; i++) in thread_function()
71 for (i = 0; i < NSIGS; i++) in main()
/dports/devel/gdb761/gdb-7.6.1/gdb/testsuite/gdb.threads/
H A Dsigthread.c21 #define NSIGS 10000000 macro
41 for (i = 0; i < NSIGS; i++) in child_two()
52 for (i = 0; i < NSIGS; i++) in thread_function()
71 for (i = 0; i < NSIGS; i++) in main()
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.threads/
H A Dsigthread.c21 #define NSIGS 10000000 macro
41 for (i = 0; i < NSIGS; i++) in child_two()
52 for (i = 0; i < NSIGS; i++) in thread_function()
71 for (i = 0; i < NSIGS; i++) in main()
/dports/sysutils/tarsnap/tarsnap-autoconf-1.0.39/libcperciva/util/
H A Dreadpass.c20 #define NSIGS sizeof(badsigs)/sizeof(badsigs[0]) macro
42 resetsigs(struct sigaction savedsa[NSIGS]) in resetsigs() argument
47 for (i = 0; i < NSIGS; i++) in resetsigs()
51 for (i = 0; i < NSIGS; i++) { in resetsigs()
74 struct sigaction sa, savedsa[NSIGS]; in readpass()
99 for (i = 0; i < NSIGS; i++) in readpass()
/dports/security/scrypt/scrypt-1.3.1/libcperciva/util/
H A Dreadpass.c20 #define NSIGS sizeof(badsigs)/sizeof(badsigs[0]) macro
42 resetsigs(struct sigaction savedsa[NSIGS]) in resetsigs() argument
47 for (i = 0; i < NSIGS; i++) in resetsigs()
51 for (i = 0; i < NSIGS; i++) { in resetsigs()
75 struct sigaction sa, savedsa[NSIGS]; in readpass()
116 for (i = 0; i < NSIGS; i++) in readpass()
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A Dos_macx.mm107 #define NSIGS sizeof(sigs)/sizeof(sigs[0]) macro
110 for (size_t i = 0; i < NSIGS; i++) {
116 for (size_t i = 0; i < NSIGS; i++) {
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A Dos_macx.mm107 #define NSIGS sizeof(sigs)/sizeof(sigs[0]) macro
110 for (size_t i = 0; i < NSIGS; i++) {
116 for (size_t i = 0; i < NSIGS; i++) {
/dports/devel/dyncall/dyncall-1.3/test/callback_suite/
H A Dmake-config.lua5 NSIGS = nsigs,
/dports/devel/florist-gpl/florist-gpl-2017-src/libsrc/threads/
H A Dposix-signals.ads58 range 0 .. POSIX.C.NSIGS;
/dports/devel/florist-gpl/florist-gpl-2017-src/lynxos5/
H A Dposix-c.ads282 NSIGS : constant := 64; constant
/dports/devel/florist-gpl/florist-gpl-2017-src/gensrc.elinos/
H A Dposix-c.ads284 NSIGS : constant := 64; constant
/dports/devel/avr-gdb/gdb-7.3.1/gdb/testsuite/
H A DChangeLog9083 * gdb.threads/sigthread.c (NSIGS): Make bigger.
/dports/devel/gdb/gdb-11.1/gdb/testsuite/
H A DChangeLog-1993-201318673 * gdb.threads/sigthread.c (NSIGS): Make bigger.
/dports/devel/gdb761/gdb-7.6.1/gdb/testsuite/
H A DChangeLog15999 * gdb.threads/sigthread.c (NSIGS): Make bigger.