Code
Results 1 - 10 of about 2,000. (1.17 seconds)
Also try:
 license:bsd int\ printf lang:c license:bsd int\ printf lang:c++
    22: extern int printfmt (int * errn, int fd, char * fmt, ...)
             __attribute__((format (printf, 3, 4)));
    26:      /* automatically generated __STDC__ prototypes */
             extern int printfmt (int * errn, int fd, char * fmt, ...);
        #endif  /* INCLUDE__VU__PRINTFMT_H */
    79:  */
        extern int printf      (const char *, ...);
        extern int putctl1     (queue_t *, int, int);
  1451: int printf(char *,...);
        int fprintf(FILE *, char *,...);
   115:   * a DLL using /MT. Without this, the application cannot use
          * and floating point printf's.
          * It also seems to be needed for Visual C 1.5 (win16) */
   139:   * a DLL using /MT. Without this, the application cannot use
          * and floating point printf's.
          * It also seems to be needed for Visual C 1.5 (win16) */
    80:     /// Print some text.
            virtual int printf(const char *format, ...) = 0;
        
    85: int printf_builtin ();
        static int printf_main ();
        extern char *this_command_name;
    15:     char *strncpy (char* dest, const char* dest, size_t len);
            int printf (const char*, ...);
        };
   612: #if 0  /* not implemented yet */
        extern int printf_P(PGM_P, ...);
        extern int puts_P(PGM_P);
   431: extern int addflags P((const struct xlat *, int));
        extern int printflags P((const struct xlat *, int, const char *));
        extern int umoven P((struct tcb *, long, int, char *));
android.git.kernel.org/platform/external/strace.git - BSD - C


Google Home - Google Code - Discuss - Terms of Service - Help - Submit Your Code

©2009 Google - Privacy