osprey-gcc/gcc/intl.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define setlocale(category, locale)   (locale)
#define textdomain(domain)   (domain)
#define bindtextdomain(domain, directory)   (domain)
#define gettext(msgid)   (msgid)
#define gcc_init_libintl()
#define gcc_gettext_width(s)   strlen(s)
#define _(msgid)   gettext (msgid)
#define N_(msgid)   msgid
#define G_(gmsgid)   gmsgid

Variables

const char * open_quote
const char * close_quote


Define Documentation

#define _ ( msgid   )     gettext (msgid)

Definition at line 47 of file intl.h.

#define bindtextdomain ( domain,
directory   )     (domain)

Definition at line 39 of file intl.h.

#define G_ ( gmsgid   )     gmsgid

#define gcc_gettext_width (  )     strlen(s)

Definition at line 43 of file intl.h.

Referenced by print_z_candidates().

 
#define gcc_init_libintl (  ) 

Definition at line 42 of file intl.h.

#define gettext ( msgid   )     (msgid)

Definition at line 41 of file intl.h.

#define N_ ( msgid   )     msgid

Definition at line 51 of file intl.h.

#define setlocale ( category,
locale   )     (locale)

Definition at line 27 of file intl.h.

#define textdomain ( domain   )     (domain)

Definition at line 37 of file intl.h.


Variable Documentation

const char* close_quote

Definition at line 35 of file intl.c.

const char* open_quote

Definition at line 32 of file intl.c.


Generated on Wed Apr 8 15:38:34 2009 for Open64 by  doxygen 1.5.6