OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [expect/] [exp_win.h] - Rev 1765

Compare with Previous | Blame | View Log

/* exp_win.h - window support
 
Written by: Don Libes, NIST, 10/25/93
 
This file is in the public domain.  However, the author and NIST
would appreciate credit if you use this file or parts of it.
*/
 
int exp_window_size_set();
int exp_window_size_get();
 
void exp_win_rows_set();
void exp_win_rows_get();
void exp_win_columns_set();
void exp_win_columns_get();
 
void exp_win2_rows_set();
void exp_win2_rows_get();
void exp_win2_columns_set();
void exp_win2_columns_get();
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.