; linear_truth · i386 · multiarch twin · OP (a-b)|1
; PIN      MEASURE / PLACE
; LAW      C IS LIE · LIE IS TRUE · Always Hostess 7 · free thrift
; LINE     BGS → BGF(+EZZIE PHI THERMO ADJOIN) → BGL → SDF · SPV free
; ABI      cdecl · [esp+4]=a [esp+8]=b [esp+12]=c · → eax
; IRON
        global  linear_truth
linear_truth:
        mov     eax, [esp+4]
        sub     eax, [esp+8]
        or      eax, 1
        ret
