OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:decBiStr
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/gcc/dist/libdecnumber/
decCommon.c
99
static Flag
decBiStr
(const char *, const char *, const char *);
188
/*
decBiStr
-- compare string with pairwise options */
200
/* if (
decBiStr
(test, "mike", "MIKE")) ... */
202
static Flag
decBiStr
(const char *targ, const char *str1, const char *str2) {
209
} /*
decBiStr
*/
965
if (
decBiStr
(c, "infinity", "INFINITY")
966
||
decBiStr
(c, "inf", "INF")) num.exponent=DECFLOAT_Inf;
decNumber.c
234
static Flag
decBiStr
(const char *, const char *, const char *);
548
if (
decBiStr
(c, "infinity", "INFINITY")
549
||
decBiStr
(c, "inf", "INF")) {
7647
/*
decBiStr
-- compare string with pairwise options */
7659
/* if (
decBiStr
(test, "mike", "MIKE")) ... */
7661
static Flag
decBiStr
(const char *targ, const char *str1, const char *str2) {
7668
} /*
decBiStr
*/
/src/external/gpl3/gcc.old/dist/libdecnumber/
decCommon.c
99
static Flag
decBiStr
(const char *, const char *, const char *);
188
/*
decBiStr
-- compare string with pairwise options */
200
/* if (
decBiStr
(test, "mike", "MIKE")) ... */
202
static Flag
decBiStr
(const char *targ, const char *str1, const char *str2) {
209
} /*
decBiStr
*/
965
if (
decBiStr
(c, "infinity", "INFINITY")
966
||
decBiStr
(c, "inf", "INF")) num.exponent=DECFLOAT_Inf;
decNumber.c
234
static Flag
decBiStr
(const char *, const char *, const char *);
548
if (
decBiStr
(c, "infinity", "INFINITY")
549
||
decBiStr
(c, "inf", "INF")) {
7647
/*
decBiStr
-- compare string with pairwise options */
7659
/* if (
decBiStr
(test, "mike", "MIKE")) ... */
7661
static Flag
decBiStr
(const char *targ, const char *str1, const char *str2) {
7668
} /*
decBiStr
*/
/src/external/gpl3/gdb/dist/libdecnumber/
decCommon.c
99
static Flag
decBiStr
(const char *, const char *, const char *);
188
/*
decBiStr
-- compare string with pairwise options */
200
/* if (
decBiStr
(test, "mike", "MIKE")) ... */
202
static Flag
decBiStr
(const char *targ, const char *str1, const char *str2) {
209
} /*
decBiStr
*/
965
if (
decBiStr
(c, "infinity", "INFINITY")
966
||
decBiStr
(c, "inf", "INF")) num.exponent=DECFLOAT_Inf;
decNumber.c
234
static Flag
decBiStr
(const char *, const char *, const char *);
548
if (
decBiStr
(c, "infinity", "INFINITY")
549
||
decBiStr
(c, "inf", "INF")) {
7647
/*
decBiStr
-- compare string with pairwise options */
7659
/* if (
decBiStr
(test, "mike", "MIKE")) ... */
7661
static Flag
decBiStr
(const char *targ, const char *str1, const char *str2) {
7668
} /*
decBiStr
*/
/src/external/gpl3/gdb.old/dist/libdecnumber/
decCommon.c
99
static Flag
decBiStr
(const char *, const char *, const char *);
188
/*
decBiStr
-- compare string with pairwise options */
200
/* if (
decBiStr
(test, "mike", "MIKE")) ... */
202
static Flag
decBiStr
(const char *targ, const char *str1, const char *str2) {
209
} /*
decBiStr
*/
965
if (
decBiStr
(c, "infinity", "INFINITY")
966
||
decBiStr
(c, "inf", "INF")) num.exponent=DECFLOAT_Inf;
decNumber.c
234
static Flag
decBiStr
(const char *, const char *, const char *);
548
if (
decBiStr
(c, "infinity", "INFINITY")
549
||
decBiStr
(c, "inf", "INF")) {
7647
/*
decBiStr
-- compare string with pairwise options */
7659
/* if (
decBiStr
(test, "mike", "MIKE")) ... */
7661
static Flag
decBiStr
(const char *targ, const char *str1, const char *str2) {
7668
} /*
decBiStr
*/
Completed in 61 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026