Searched defs:put32 (Results 1 – 2 of 2) sorted by relevance
457 #define put32(ST, REG, X) (ST.REG = htobe32(X)) macro