HomeSort by: relevance | last modified time | path
    Searched defs:buf5 (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/d10v/
interp.c 1052 char buf5[40]; local
1089 nop_size, add_commas (buf5, sizeof (buf5), left_nops));
1097 nop_size, add_commas (buf5, sizeof (buf5), right_nops));
  /src/external/gpl3/gdb.old/dist/sim/d10v/
interp.c 1052 char buf5[40]; local
1089 nop_size, add_commas (buf5, sizeof (buf5), left_nops));
1097 nop_size, add_commas (buf5, sizeof (buf5), right_nops));
  /src/crypto/external/bsd/netpgp/dist/bindings/perl/
netpgpperl_wrap.c 3344 char *buf5 = 0 ; local
3378 res5 = SWIG_AsCharPtrAndSize(ST(4), &buf5, NULL, &alloc5);
3382 arg5 = (char *)(buf5);
3404 if (alloc5 == SWIG_NEWOBJ) free((char*)buf5);
3414 if (alloc5 == SWIG_NEWOBJ) free((char*)buf5);
3516 char *buf5 = 0 ; local
3547 res5 = SWIG_AsCharPtrAndSize(ST(4), &buf5, NULL, &alloc5);
3551 arg5 = (char *)(buf5);
3568 if (alloc5 == SWIG_NEWOBJ) free((char*)buf5);
3577 if (alloc5 == SWIG_NEWOBJ) free((char*)buf5);
    [all...]
  /src/crypto/external/bsd/netpgp/dist/bindings/tcl/
netpgptcl_wrap.c 2966 char *buf5 = 0 ; local
2996 res5 = SWIG_AsCharPtrAndSize(objv[5], &buf5, NULL, &alloc5);
3000 arg5 = (char *)(buf5);
3020 if (alloc5 == SWIG_NEWOBJ) free((char*)buf5);
3025 if (alloc5 == SWIG_NEWOBJ) free((char*)buf5);
  /src/crypto/external/bsd/netpgp/dist/bindings/python/
netpgppython_wrap.c 4174 char *buf5 = 0 ; variable
4212 res5 = SWIG_AsCharPtrAndSize(obj4, &buf5, NULL, &alloc5);
4216 arg5 = (char *)(buf5);
4236 if (alloc5 == SWIG_NEWOBJ) free((char*)buf5);
4241 if (alloc5 == SWIG_NEWOBJ) free((char*)buf5);
4328 char *buf5 = 0 ; variable
4362 res5 = SWIG_AsCharPtrAndSize(obj4, &buf5, NULL, &alloc5);
4366 arg5 = (char *)(buf5);
4380 if (alloc5 == SWIG_NEWOBJ) free((char*)buf5);
4384 if (alloc5 == SWIG_NEWOBJ) free((char*)buf5);
    [all...]

Completed in 33 milliseconds