Home
last modified time | relevance | path

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

/dports/lang/parrot/parrot-8.1.0/src/string/
H A Dapi.c1594 #define BITWISE_OR_STRINGS(type1, type2, restype, s1, s2, res, maxlen) \ macro
1687 BITWISE_OR_STRINGS(Parrot_UInt1, Parrot_UInt1, Parrot_UInt1, in Parrot_str_bitwise_or()