Home
last modified time | relevance | path

Searched defs:SET_BYTES (Results 1 – 5 of 5) sorted by relevance

/dports/net-p2p/c-lightning/lightning-0.10.2/external/libwally-core/src/
H A Dpsbt.c363 #define SET_BYTES(PARENT, NAME) \ macro
502 SET_BYTES(wally_psbt_output, redeem_script) in SET_BYTES() function
/dports/math/R/R-4.1.2/src/include/
H A DDefn.h125 # define SET_BYTES(x) (((x)->sxpinfo.gp) |= BYTES_MASK) macro
/dports/math/libRmath/R-4.1.1/src/include/
H A DDefn.h125 # define SET_BYTES(x) (((x)->sxpinfo.gp) |= BYTES_MASK) macro
/dports/math/R/R-4.1.2/src/main/
H A Dmemory.c4449 void attribute_hidden (SET_BYTES)(SEXP x) { SET_BYTES(CHK(x)); } in attribute_hidden() argument
/dports/math/libRmath/R-4.1.1/src/main/
H A Dmemory.c4449 void attribute_hidden (SET_BYTES)(SEXP x) { SET_BYTES(CHK(x)); } in attribute_hidden() argument