Searched defs:bsize (Results 1 – 2 of 2) sorted by relevance
1936 uint32 bsize = 0; in FoldBinary() local
3474 …explicit BlkassignoffNode(int32 ofst, int32 bsize) : BinaryStmtNode(OP_blkassignoff), offset(ofst)… in BlkassignoffNode()3479 explicit BlkassignoffNode(int32 ofst, int32 bsize, BaseNode *dest, BaseNode *src) in BlkassignoffNode()