Home
last modified time | relevance | path

Searched defs:s_comma (Results 1 – 6 of 6) sorted by relevance

/dports/math/gnumeric/gnumeric-1.12.50/src/dialogs/
H A Ddialog-stf-csv-page.c147 gboolean s_comma = FALSE; in csv_page_parseoptions_to_gui() local
/dports/math/unuran/unuran-1.8.1/src/parser/
H A Dfunctparser_symbols.h418 static int s_comma, s_minus, s_plus, s_mul, s_div, s_power; variable
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/xlisp/
H A Dxlglob.c23 LVAL s_bquote=NIL,s_comma=NIL,s_comat=NIL; variable
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/localisation/
H A DFormatCodes.h205 constexpr char32_t s_comma = 0x219; variable
/dports/mail/nmh/nmh-1.7.1/sbr/
H A Dicalendar.c657 #define s_comma 7 macro
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dstf-parse.c1968 GString *s_comma = g_string_new (","); in stf_parse_options_guess_formats() local