File: ustr-sc-dbg-code.c

package info (click to toggle)
ustr 1.0.4-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 3,676 kB
  • ctags: 3,052
  • sloc: ansic: 19,041; makefile: 935; perl: 779; sh: 686; xml: 97
file content (22 lines) | stat: -rw-r--r-- 871 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#define USTR_CONF_INCLUDE_CODEONLY_HEADERS 0
#define USTR_CONF_INCLUDE_INTERNAL_HEADERS 1
#include "ustr-conf-debug.h"
#define USTR_CONF_USE_DYNAMIC_CONF USTR_CONF_HAVE_DYNAMIC_CONF
#define USTR_CONF_e_PROTO  extern
#define USTR_CONF_i_PROTO  extern  __attribute__ ((gnu_inline)) inline
#define USTR_CONF_E_PROTO  extern
#define USTR_CONF_I_PROTO  extern  __attribute__ ((gnu_inline)) inline
#define USTR_CONF_EI_PROTO extern
#define USTR_CONF_II_PROTO extern  __attribute__ ((gnu_inline)) inline
#include "ustr-main.h"
#include "ustr-spn.h"
#include "ustr-utf8.h"
#undef  USTR_CONF_INCLUDE_CODEONLY_HEADERS
#define USTR_CONF_INCLUDE_CODEONLY_HEADERS 1
#undef  USTR_CONF_i_PROTO
#define USTR_CONF_i_PROTO  
#undef  USTR_CONF_I_PROTO
#define USTR_CONF_I_PROTO
#undef  USTR_CONF_II_PROTO
#define USTR_CONF_II_PROTO  __attribute__ ((gnu_inline)) inline
#include "ustr-sc.h"