Home
last modified time | relevance | path

Searched refs:BITSETTYPE_SIZE (Results 1 – 3 of 3) sorted by relevance

/dports/lang/seed7/seed7/src/
H A Dconfig.h66 #define BITSETTYPE_SIZE INTTYPE_SIZE macro
H A Dset_rtl.c63 #if BITSETTYPE_SIZE == 32 in bitsetPopulation()
69 #elif BITSETTYPE_SIZE == 64 in bitsetPopulation()
861 #if BITSETTYPE_SIZE < INTTYPE_SIZE
1481 bitset_index > 0 && elem_index > BITSETTYPE_SIZE; bitset_index--) {
1578 #if BITSETTYPE_SIZE > INTTYPE_SIZE
1587 #if BITSETTYPE_SIZE >= INTTYPE_SIZE
H A Dcommon.h354 #if BITSETTYPE_SIZE == 32
361 #elif BITSETTYPE_SIZE == 64