Searched refs:pchar_t (Results 1 - 1 of 1) sorted by relevance

/gem5/src/systemc/tests/systemc/misc/stars/star110089/
H A Dstar110089.cpp76 so I'll use a pchar_t type as a replacement.
78 The const declarations don't work now with typedef unsigned int pchar_t, so
108 typedef unsigned int pchar_t; typedef
143 int lp_write_buf_f(unsigned int minor, pchar_t buf, int count);
150 int copy_from_user(pchar_t, pchar_t, unsigned long);
223 int lp_write_buf::copy_from_user(pchar_t src, pchar_t dest,
257 pchar_t dev;
262 pchar_t lp_buffe
[all...]

Completed in 5 milliseconds