Home
last modified time | relevance | path

Searched refs:MAX_ID_LEN (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/dports/math/xfce4-calculator-plugin/xfce4-calculator-plugin-0.7.1/panel-plugin/
H A Dlexer.c81 while (isalnum(input[i]) && n < MAX_ID_LEN) { in get_next_token()
102 static char s[MAX_ID_LEN+1]; in token2str()
108 g_snprintf(s, MAX_ID_LEN, "%g", token->val.num); in token2str()
111 g_snprintf(s, MAX_ID_LEN, "%c", token->val.op); in token2str()
114 g_snprintf(s, MAX_ID_LEN, "%s", token->val.id); in token2str()
117 g_strlcat(s, "(", MAX_ID_LEN); in token2str()
120 g_strlcat(s, ")", MAX_ID_LEN); in token2str()
123 g_snprintf(s, MAX_ID_LEN, "%c", token->val.other); in token2str()
126 g_strlcat(s, "(null)", MAX_ID_LEN); in token2str()
H A Dconstants.h20 #define MAX_ID_LEN 16 macro
H A Dlexer.h38 char id[MAX_ID_LEN+1];
/dports/net/pfinger/pfinger-0.7.10/src/
H A Dparser.h24 #define MAX_ID_LEN 64 macro
32 char id[MAX_ID_LEN];
38 char id[MAX_ID_LEN];
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dparse.h48 extern char set_dummy_var[MAX_NUM_VAR][MAX_ID_LEN+1];
55 extern char c_dummy_var[MAX_NUM_VAR][MAX_ID_LEN+1];
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dparse.h48 extern char set_dummy_var[MAX_NUM_VAR][MAX_ID_LEN+1];
55 extern char c_dummy_var[MAX_NUM_VAR][MAX_ID_LEN+1];
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dparse.h52 extern char set_dummy_var[MAX_NUM_VAR][MAX_ID_LEN+1];
59 extern char c_dummy_var[MAX_NUM_VAR][MAX_ID_LEN+1];
/dports/net/norm/norm-1.5r6/protolib/src/sim/ns/ns233/
H A Dcmu-trace.h93 #define MAX_ID_LEN 3 macro
125 char tracename[MAX_ID_LEN + 1];
/dports/net/norm/norm-1.5r6/protolib/src/sim/ns/ns234/
H A Dcmu-trace.h93 #define MAX_ID_LEN 3 macro
125 char tracename[MAX_ID_LEN + 1];
/dports/net/norm/norm-1.5r6/protolib/src/sim/ns/ns235/
H A Dcmu-trace.h93 #define MAX_ID_LEN 3 macro
125 char tracename[MAX_ID_LEN + 1];
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/zabbix_server/trapper/
H A Dnodecommand.c97 char execute_on_s[MAX_ID_LEN + 1], hostid_s[MAX_ID_LEN + 1], proxy_hostid_s[MAX_ID_LEN + 1]; in auditlog_global_script()
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/zabbix_server/trapper/
H A Dnodecommand.c97 char execute_on_s[MAX_ID_LEN + 1], hostid_s[MAX_ID_LEN + 1], proxy_hostid_s[MAX_ID_LEN + 1]; in auditlog_global_script()
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/zabbix_server/trapper/
H A Dnodecommand.c97 char execute_on_s[MAX_ID_LEN + 1], hostid_s[MAX_ID_LEN + 1], proxy_hostid_s[MAX_ID_LEN + 1]; in auditlog_global_script()
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/zabbix_server/trapper/
H A Dnodecommand.c97 char execute_on_s[MAX_ID_LEN + 1], hostid_s[MAX_ID_LEN + 1], proxy_hostid_s[MAX_ID_LEN + 1]; in auditlog_global_script()
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/zabbix_server/trapper/
H A Dnodecommand.c97 char execute_on_s[MAX_ID_LEN + 1], hostid_s[MAX_ID_LEN + 1], proxy_hostid_s[MAX_ID_LEN + 1]; in auditlog_global_script()
/dports/finance/gnucash/gnucash-4.9/libgnucash/backend/sql/
H A Dgnc-job-sql.cpp56 #define MAX_ID_LEN 2048 macro
63 gnc_sql_make_table_entry<CT_STRING>("id", MAX_ID_LEN, COL_NNUL,
H A Dgnc-order-sql.cpp56 #define MAX_ID_LEN 2048 macro
63 gnc_sql_make_table_entry<CT_STRING>("id", MAX_ID_LEN, COL_NNUL, "id"),
H A Dgnc-customer-sql.cpp61 #define MAX_ID_LEN 2048 macro
68 gnc_sql_make_table_entry<CT_STRING>("id", MAX_ID_LEN, COL_NNUL,
H A Dgnc-vendor-sql.cpp59 #define MAX_ID_LEN 2048 macro
70 gnc_sql_make_table_entry<CT_STRING>("id", MAX_ID_LEN, COL_NNUL, "id"),
H A Dgnc-employee-sql.cpp56 #define MAX_ID_LEN 2048 macro
68 gnc_sql_make_table_entry<CT_STRING>("id", MAX_ID_LEN, COL_NNUL, "id"),
H A Dgnc-invoice-sql.cpp61 #define MAX_ID_LEN 2048 macro
68 gnc_sql_make_table_entry<CT_STRING>("id", MAX_ID_LEN, COL_NNUL, INVOICE_ID,
/dports/net/kamailio/kamailio-5.4.5/src/modules/http_async_client/
H A Dasync_http.h40 #define MAX_ID_LEN 32 macro
113 char id[MAX_ID_LEN+1];
/dports/x11/kitty/kitty-0.23.1/kitty/
H A Dhyperlink.c13 #define MAX_ID_LEN 256 macro
102 int keylen = snprintf(key, MAX_KEY_LEN-1, "%.*s:%s", MAX_ID_LEN, id ? id : "", url); in get_id_for_hyperlink()
/dports/devel/jwasm/JWasm-f0a2fdd/src/
H A Domf.c244 #if MAX_ID_LEN > MAX_ID_LEN_OMF in PutName()
755 #if MAX_ID_LEN > 255 in omf_write_export()
1043 unsigned char buffer[MAX_ID_LEN + MANGLE_BYTES + 1]; in omf_write_extdef()
1060 #if MAX_ID_LEN > 255 in omf_write_extdef()
1188 char buffer[MAX_ID_LEN + MANGLE_BYTES + 1]; in omf_write_comdef()
1199 #if MAX_ID_LEN > 255 in omf_write_comdef()
1328 char tmp[MAX_ID_LEN + MANGLE_BYTES + 1]; in omf_write_alias()
1337 #if MAX_ID_LEN > MAX_ID_LEN_OMF in omf_write_alias()
1348 #if MAX_ID_LEN > MAX_ID_LEN_OMF in omf_write_alias()
1440 #if MAX_ID_LEN > MAX_ID_LEN_OMF in omf_write_pubdef()
/dports/lang/cocor/cocor-1.7_3/sources/
H A Dcrt.h21 #define MAX_ID_LEN 32 macro
29 typedef char Name[MAX_ID_LEN];

12345678910>>...13