Home | History | Annotate | Download | only in cgo

Lines Matching refs:CString

1361 char *CString(_GoString_);
1442 "CString": cStringDef,
1448 // since we call it from functions we define, such as C.CString.
1472 // It is defined here because C.CString and friends need a definition.