Lines Matching refs:append
68 append hdr 0071 append hdr [format %02x [expr $n*2 + 13]]72 append body [binary encode hex $x]74 append hdr 0876 append hdr 0978 append hdr 0179 append body [format %02x $x]81 append hdr 0282 append body [format %04x $x]86 append res $hdr87 append res $body