Home
last modified time | relevance | path

Searched refs:ADDOVER (Results 1 – 6 of 6) sorted by relevance

/dports/shells/ksh93/ast-93u/src/lib/libast/string/
H A Dstrtoi.h120 #define ADDOVER(n,c,s) ((S2I_umax-(n))<((S2I_unumber)((c)+(s)))) macro
352 if (ADDOVER(n, c, negative))
410 if (ADDOVER(n, c, negative))
424 if (ADDOVER(n, c, negative))
525 if (ADDOVER(n, v, negative))
/dports/shells/ksh2020/ast-ksh2020/src/lib/libast/string/
H A Dstrtoi.h122 #define ADDOVER(n, c, s) ((S2I_umax - (n)) < ((S2I_unumber)((c) + (s)))) macro
299 if (ADDOVER(n, c, negative)) overflow = 1; in S2I_function()
343 if (ADDOVER(n, c, negative)) overflow = 1; in S2I_function()
353 if (ADDOVER(n, c, negative)) overflow = 1; in S2I_function()
438 if (ADDOVER(n, v, negative)) overflow = 1; in S2I_function()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/string/
H A Dstrtoi.h120 #define ADDOVER(n,c,s) ((S2I_umax-(n))<((S2I_unumber)((c)+(s)))) macro
352 if (ADDOVER(n, c, negative))
410 if (ADDOVER(n, c, negative))
424 if (ADDOVER(n, c, negative))
525 if (ADDOVER(n, v, negative))
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/string/
H A Dstrtoi.h120 #define ADDOVER(n,c,s) ((S2I_umax-(n))<((S2I_unumber)((c)+(s)))) macro
352 if (ADDOVER(n, c, negative))
410 if (ADDOVER(n, c, negative))
424 if (ADDOVER(n, c, negative))
525 if (ADDOVER(n, v, negative))
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/vendor/golang.org/x/arch/x86/x86asm/testdata/
H A Dlibmach8db.c187 ADDOVER, /* Address size override */ enumerator
1037 [0x67] = { ADDOVER,0, "" },
1667 case ADDOVER: /* Address size override */ in mkinstr()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libmach/
H A Dmach386.c434 ADDOVER, /* Address size override */ enumerator
1283 [0x67] = { ADDOVER,0, "" },
1900 case ADDOVER: /* Address size override */ in mkinstr()